In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PdfEnableFileLinks Property

PdfEnableFileLinks Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property PdfEnableFileLinks As Boolean
public bool PdfEnableFileLinks {get; set;}
public read-write property PdfEnableFileLinks: Boolean; 
public function get,set PdfEnableFileLinks : boolean
public: __property bool get_PdfEnableFileLinks();

public: __property void set_PdfEnableFileLinks( 

   bool value

);
public:

property bool PdfEnableFileLinks {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members